This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Oct 13, 2014, 10:15 PM
1 Posts

SMTP Permanent error

  • Category: Notes Client
  • Platform: Windows
  • Release: 9.0.1
  • Role: End User
  • Tags: SMTP,internet mail address
  • Replies: 2

Hi

Does anyone have a workaround for this issue I´m Running  9.0.1 client against one.com (ISP) on win8.1 Same config  works just fine on Notes 8.5 on win 7

Replicator error is "SMTP returned a permanent error"

"Mail from" is set to my valid E-mail i Notes 8.5 but not in 9.0.1

Any ideas for a solution or Workaround ???

Regards Pete

13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: Attempting to Connect: Host send.one.com, Port 465, SSL Port 0, Connecting Domain [192.168.1.17]
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: Connection successful
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: ReceiveResponse: 220 smtpfilter4.public.one.com ESMTP Halon Mail Gateway (H/OS)
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: CommandEHLO: EHLO [192.168.1.17]
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: ReceiveResponse: 250-smtpfilter4.public.one.com
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: ReceiveResponse: 250-PIPELINING
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: ReceiveResponse: 250-SIZE 104857600
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: ReceiveResponse: 250-VRFY
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: ReceiveResponse: 250-AUTH LOGIN PLAIN
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: ReceiveResponse: 250-AUTH=LOGIN PLAIN
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: ReceiveResponse: 250-ENHANCEDSTATUSCODES
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: ReceiveResponse: 250 8BITMIME
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: SMTP Authentication is not required by local server.  Username: xxx@xxx.dk
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: CommandAUTH: AUTH LOGIN
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: ReceiveResponse: 334 VXNlcm5hbWU6
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: CommandAUTH sending username: cGV0ZXJAcmFzay1pdC5kaw==
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: ReceiveResponse: 334 UGFzc3dvcmQ6
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: CommandAUTH sending password.
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: ReceiveResponse: 235 2.7.0 Authentication successful
13-10-2014 16:56:39   SMTPClient: Checking mail, message is from CN=Rask-IT/O=Rask-IT

13-10-2014 16:56:39   SMTPClient: Preparing to submit message
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: Attempting to SubmitMessage:
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: Pipelined commands:
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: MAIL FROM:<> SIZE=2076
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: RCPT TO:<prxxxx@gmail.com>
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: DATA
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: End of pipelined commands
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: ReceiveResponse: 250 2.1.0 Ok
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: ReceiveResponse: 554 5.7.1 <prxxxx@gmail.com>: Recipient address rejected: Username xxx@xxx.dk and sender  doesnt match
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: ReceiveResponse: 554 5.5.1 Error: no valid recipients
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: CommandRSET:
13-10-2014 16:56:39   [0824:0006-1370:wrepl] SMTPClient: ReceiveResponse: 250 2.0.0 Ok

Oct 17, 2014, 1:26 PM
48 Posts
Re "SMTP returned a permanent error"
You can add "SMTPClientdebug=3" to your notes.ini file and next time you open Notes and send (try to send) mail via SMTP you'll be able to trace where it failed by reading "notes.log".

hopefully this should help identify the source of the error !
 
Oct 31, 2014, 10:04 AM
4 Posts
Recreate Location document
Hi Peter,

I know we have now resolved this issue for you in a PMR (many thanks for opening this!) - as such, the following is more for the benefit of other customers who may run across the same issue searching for the error. We are also currently creating a new TechNote to document this for easy reference.

- When the Location document field for 'Internet address' is populated, the user ID in use is stored in the 'ImailAddressUpdatedBy' item, which can be seen in the document properties. The 'ImailAddressUpdatedBy' field is used to ensure a match between the active user ID, and the user ID of the person who updated the Internet address field. If these values match, the InetFrom field is set with the Internet address and the SMTP conversation should show "MAIL FROM: <Internet address>". If the fields do not match, the InetFrom field will not be set, resulting in a blank MAIL FROM.

Even though the Internet address field may be correctly populated, the next steps in troubleshooting will be to update this:
1. Try deleting the Internet address value, saving and closing the Location document, opening the document, entering the address again, and saving the document. You will need to ensure the user ID in use will match the active user ID when sending mail.
2. If #1 is unsuccessful, delete the Location document and recreate it manually.

We will have the new TechNote available in the coming weeks, but perhaps this may be helpful to someone with the same issue in the meantime.

Best,

Lisa

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal